lua-resty-websocket使ってみてる
概要
これ
https://github.com/openresty/lua-resty-websocket
resty込みで使うんなら的な解説
https://medium.com/technology-and-programming/websockets-with-openresty-1778601c9e05
Install
書いてあった。備えあれば嬉しいな的。
https://github.com/openresty/lua-resty-websocket#installation
nginxで受けたら即WebSocket接続できるぞ~わーい!
簡単な実装を下記で作り中。
そのうち2501と混ぜる。